Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use msvc for turborepo #8677

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Conversation

chris-olszewski
Copy link
Member

Description

Now that we no longer need to support linking to a Go library we can use the MSVC backend.

This PR removes our overrides for Windows to use the GNU backend and removes the parameter to enable this as well.

Testing Instructions

CI

Test release. Verified produced binary runs as expected on a Windows machine.

Copy link

vercel bot commented Jul 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
examples-designsystem-docs 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
examples-gatsby-web 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
examples-kitchensink-blog 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
examples-native-web 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
examples-nonmonorepo 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
examples-svelte-web 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
examples-tailwind-web 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
examples-vite-web 🛑 Canceled (Inspect) Jul 5, 2024 9:03pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rust-docs ⬜️ Ignored (Inspect) Jul 5, 2024 9:03pm

Copy link
Contributor

github-actions bot commented Jul 5, 2024

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Jul 5, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Jul 5, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

@chris-olszewski chris-olszewski merged commit 5d8b503 into main Jul 5, 2024
67 of 69 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/chore_switch_msvc branch July 5, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants